Open
Bug 1596497
(align-xul-elements-with-html)
Opened 6 years ago
Updated 5 months ago
[meta] More closely align XULElement with HTMLElement
Categories
(Toolkit :: UI Widgets, task, P3)
Toolkit
UI Widgets
Tracking
()
NEW
People
(Reporter: bgrins, Unassigned)
References
(Depends on 6 open bugs, Blocks 1 open bug)
Details
(Keywords: meta)
Splitting this work out from the more general "Start using HTML elements to replace XUL elements" meta (bug 1563415) in order to more easily track the tree-wide changes we need to make in order to unblock more easy conversion of individual XUL elements to HTML elements (with or without a Custom Element attached).
Reporter | ||
Updated•6 years ago
|
Priority: -- → P3
Comment 1•6 years ago
|
||
I recommend checking out this list of attributes:
https://searchfox.org/mozilla-central/rev/492214c05cde6e6db5feff9465ece4920400acc3/layout/xul/nsBoxFrame.cpp#953-963
for things that could be removed/changed to be aligned more closely to HTML.
Reporter | ||
Updated•5 years ago
|
Alias: align-xul-elements-with-html
Updated•3 years ago
|
Severity: normal → S3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•